Search results

24 packages found

M
Q
P

Embed environment variables as global constants for local js files.

published 0.4.1 6 months ago
M
Q
P

Define JS prototypes as globals for entire project

published 1.0.4 5 months ago
M
Q
P

Automatically gets the `minver` version of the project and adds to Vite's define

published 1.0.4 8 months ago
M
Q
P

Replace variables in code with other values or expressions.Supports Vite, Rollup, Webpack, Rspack and more.

published 0.1.1 a year ago
M
Q
P

A plugin to run an adjunct user defined task within other frameworks that use vite

published 1.0.0 5 months ago
M
Q
P

Define constants for your project to facilitate reuse of your code across multiple products

published 0.0.5 6 months ago
M
Q
P

- 安装 ```js npm install vite-plugin-perform ``` - 使用 1. 在vite中注册插件 ```js import vitePluginPerform from './vite-plugin-perform'; export default defineConfig({ plugins: [vitePluginPerform()], }) ``` 2. 在项目入口文件中引入 > reportSend 是被注册到window上的事

published 1.3.1 4 months ago
M
Q
P

Define separate output files for JavaScript and CSS bundles

published 0.2.0 6 months ago
M
Q
P

Define and resolve aliases for bundle dependencies

published 1.0.3 2 years ago
M
Q
P

Add import define props type support for Vue3 script-setup and lang is typescript

published 0.0.10 a year ago
M
Q
P

Like the define config option, but for your index.html

published 1.0.2 3 years ago
M
Q
P

A vite plugin for define env

published 1.0.1 2 years ago
M
Q
P

This package exposes a function that defines a default Vite configuration. The default configuration consists of the following elements:

published 0.1.0 13 days ago
M
Q
P

type-auto-imports is a vite plugin that allows all defined types(interfaces, classes & types) to be globally available

published 0.0.61 a year ago
M
Q
P

Vite define config for Archi Elite project.

published 0.0.13 a year ago
M
Q
P

vite plugin to transform html with define config

published 0.1.1 2 years ago
M
Q
P

Vite plugin to create blurhash strings for all images inside a certain directory, or from the provided set of images. Hashes are then saved to an output file and stored in vite's define global variables.

published 0.2.1 9 months ago
M
Q
P

---

published 1.0.8 2 years ago
M
Q
P

Register global imports on demand for Vite and Webpack

published 0.1.0 2 years ago
M
Q
P